home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 November / macformat-043.iso / mac / Shareware Plus / Developers / OpenStack Rinaldi Collection / openstack-rinaldi-lib / FindFolder 1.1 (US) / FindFolder 1.1 (US).rsrc / HELP_5635 next >
Encoding:
Text File  |  1996-01-09  |  2.2 KB  |  56 lines

  1.  
  2.  
  3.                                            FindFolder 1.1
  4.  
  5.                                         by Frédéric RINALDI
  6.  
  7. DESCRIPTION
  8.   FindFolder returns the full pathname of the active System folder or any of its reserved folders (System 7.0).
  9.  
  10. SYNTAX
  11.                         FindFolder([<folder descriptor>[,<create it>]])
  12.  
  13. PARAMETERS
  14.    <folder descriptor> is a string describing the folder. It must be one of these values (only first char is checked) :
  15.           A[pple menu]
  16.           C[ontrol Panel]
  17.           D[esktop]
  18.           E[xtensions]
  19.           F[onts] (System 7.1 only)
  20.           P[references]
  21.           M[onitor printing]
  22.           N[etwork trash]
  23.           T[rash]
  24.           I[tems startup]
  25.           S[ystem]
  26.           Y : TemporarY items
  27.  
  28.    Default value is "S".
  29.  
  30.    <create it> is a boolean telling if the XFCN must create the folder if not found (only with System 7.0). Default is FALSE.
  31.  
  32.    Both parameters are optional. Using "!", "?" or "=" as first parameter will return an online help (resp. copyright,  syntax and output).
  33.  
  34. USING
  35.   The XFCN returns the full pathname of the requested folder, ending with colon.
  36.    Under System 6.0, only current System folder can be returned.
  37.  
  38. ERRORS
  39.    If an error occurs, the XFCN can return :
  40.      "Error : Empty parameter"
  41.      "Error : Second param must be boolean"
  42.      "Error : Folder not found"
  43.      "Error : Found file instead of folder"
  44.  
  45. HISTORY
  46. 1.1                                                                                         04/21/92
  47. • Added "font" param for System 7.1                                                                                     
  48. --------------------------------------------------------------------
  49.    All externals included in this stack are FreeWare and may be used in non-commercial software provided the following notice is visibly present :
  50.  
  51.                  FindFolder XFCN, © Frederic Rinaldi, 1989…1993.
  52.  
  53.    Free for non-commercial use. Use in commercial software subjected to prior acknowledgement and licensing from the author, reachable at the following network addresses:
  54.  
  55. AppleLink: RINALDI1   CalvaCom : FR10    Compuserve : 71170,2111
  56.                Internet : RINALDI1@APPLELINK@APPLE.COM